home *** CD-ROM | disk | FTP | other *** search
- Path: news.mcs.net!usenet
- From: stevecoh.mcs.com
- Newsgroups: comp.lang.c++
- Subject: doubly dimensioned arrays on the heap
- Date: 18 Jan 1996 03:35:52 GMT
- Organization: MCSNet Internet Services
- Message-ID: <4dkf6o$sv1@News1.mcs.net>
- NNTP-Posting-Host: stevecoh.pr.mcs.net
- X-Newsreader: AIR News 3.X (SPRY, Inc.)
-
- How must the pointer p be declared so that if initialized as follows
-
- int m,n;
-